STEP 15: Let's update our display so we can see our new list.
- Go to and drag out Update Display.
- Change the variable in front of .update() from my_display to taco_display.
- Change the argument inside .update() from my_var to taco.
To navigate the page using the TAB key, first press ESC to exit the code editor.